dependency management
美
英 
例句
The first step to adopting modularity is usually to make use of a build time dependency management system.
采用模块化的第一步通常是利用构建时依赖关系管理系统。
While dependency management starts down the road as a good modularity solution, it only goes part of the way.
虽然依赖关系管理为实现良好的模块化解决方案做了很好的铺垫,然而,它仅仅起到了一部分作用。
Contract: A dependency management system defines the identity of the module as a part of the contract.
合约:依赖关系管理系统定义了模块的身份,这是合约的一部分。
The Java world has more than one build tool that provides dependency management, including Ivy and Maven (see Resources).
Java体系中有多个构建工具来提供依赖管理,包括Ivy与Maven(见参考资料)。
Dependency management systems like Maven and others define the dependencies between modules.
Maven以及其他依赖关系管理系统定义模块之间的依赖关系。
While Ant provides you with flexibility, Maven provides you with more structure and good dependency management.
Ant可为您提供灵活性,而Maven则可提供更多的结构和良好的依赖关系管理。
The theme for the collection of model views that represents this area is dependency management.
表示此区域的模型视图集合的主题是依赖关系管理。
The bottom line is that Seam is versatile when it comes to dependency management.
最后,具有了依赖管理的Seam是多用的。
Once you try automatic dependency management in your projects, it is very hard to go back and do it manually.
如果尝试在项目中自动化依赖管理,那么就很难返回手动方式。
The EE platform will finally have a standard, state-of-the-art dependency management solution.
EE平台最终将拥有一种标准的、先进的依赖管理方案。
Visibility: Using dependency management, visibility is addressed at build time, but not at run time.
可见性:通过使用依赖关系管理,将在构建时而不是运行时解决可见性问题。
Poor dependency management leads to overly complex, brittle systems.
任务从属关系管理差会导致过度复杂而脆弱的系统。
Building in stages enforces dependency management.
分步构建强化了任务从属关系管理。
There are two complementary systems that are commonly used: dependency management and module systems.
有两种常用的互补系统:依赖关系管理和模块系统。
Spring allowed us to do dependency management, so we could run our code outside a container, then change the configuration and run in J2EE.
Spring允许我们完成依赖管理,这样我们就能在容器外运行我们的代码,然后改变配载在J2EE中运行。
Apache Ivy, a project dependency management tool, has reached 2. 0. 0-RC2 status.
ApacheIvy是一款管理项目依赖的工具,已经发布了2.0.0-RC2版。
Explicit dependency management with Bundler
使用Bundler进行显式的依赖管理
Understanding the Maven 2 dependency management model
理解Maven2依赖项管理模型